Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

docs: add link to userguide and specify install @next #483

Closed
wants to merge 1 commit into from

Conversation

lpatiny
Copy link
Member

@lpatiny lpatiny commented May 12, 2025

No description provided.

@lpatiny lpatiny enabled auto-merge (rebase) May 12, 2025 15:37
Copy link

codecov bot commented May 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.48%. Comparing base (bdfff4e) to head (640d474).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #483   +/-   ##
=======================================
  Coverage   98.48%   98.48%           
=======================================
  Files         245      245           
  Lines       10035    10035           
  Branches     2146     2146           
=======================================
  Hits         9883     9883           
  Misses        152      152           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@@ -9,14 +9,19 @@ Image processing and manipulation in JavaScript.

## Installation

`$ npm i image-js`
`$ npm i image-js@next`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`$ npm i image-js@next`
`$ npm i --save-exact image-js@next`

The prerelease versions are based on commit hash and do not follow incremental numbers

@targos
Copy link
Member

targos commented Jul 26, 2025

Repo was merged to https://github.com/image-js/image-js and there is now a link to the user guide in the README.

@targos targos closed this Jul 26, 2025
auto-merge was automatically disabled July 26, 2025 07:11

Pull request was closed

@targos targos deleted the 2025-05-12_17-36 branch July 26, 2025 07:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants